DataCollection | ComponentOne
C1.DataCollection Assembly / C1.DataCollection Namespace / IDataCollectionGroup<K,T> Interface
Properties Methods

In This Topic
    IDataCollectionGroup<K,T> Interface Members
    In This Topic

    The following tables list the members exposed by IDataCollectionGroup<K,T>.

    Public Properties
     NameDescription
     Property (Inherited from System.Collections.Generic.IReadOnlyCollection<T>)
     PropertyGets the key that identifies the group.  
     Property (Inherited from System.Collections.Generic.IReadOnlyList<T>)
    Top
    Public Methods
     NameDescription
     MethodGets the type of the item. (Inherited from C1.DataCollection.IDataCollection<T>)
    Top
    See Also